QueryIterator.set_byte_range

Adjusts the range in which the query will apply. min and max are byte offsets.

struct QueryIterator
void
set_byte_range
(
uint min
,
uint max
)

Meta